public bool operator >=( Nullable<Debt> debt, Nullable<TimeSpan> timeSpan )
Parameters
- debt
- A nullable Debt value operand
- timeSpan
- A nullable System.TimeSpan value operand
public bool operator >=( Nullable<Debt> debt, Nullable<TimeSpan> timeSpan )
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed